Welcome![Sign In][Sign Up]
Location:
Search - tcp socket a

Search list

[Internet-NetworkA Simple .NET TCP Socket Component

Description: 一个打包好的.NET环境下的TCP插口组件-a good package.NET environment TCP socket components
Platform: | Size: 102035 | Author: 赵炎 | Hits:

[Internet-NetworkA Simple .NET TCP Socket Component

Description: 一个打包好的.NET环境下的TCP插口组件-a good package.NET environment TCP socket components
Platform: | Size: 101376 | Author: 赵炎 | Hits:

[TCP/IP stackTCP Web Server

Description: 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
Platform: | Size: 8192 | Author: 木头 | Hits:

[Internet-Network一个Socket连接类,封装了Winsock API

Description: 一个Socket连接类,封装了Winsock API,VB源码,推荐下载!-a socket connection type, Packaging, a Winsock API, VB source code to download!
Platform: | Size: 61440 | Author: 于晶 | Hits:

[Embeded Linuxarm_tcpip

Description: arm+linux下的socket编程程序,经过测试,功能齐全!-arm under the socket programming, tested and fully functional!
Platform: | Size: 2048 | Author: | Hits:

[Communicationtcpcandperl

Description: 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all can run.
Platform: | Size: 27648 | Author: 李强 | Hits:

[Internet-Networklinux下关于socket编程的C例子

Description: 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Platform: | Size: 571392 | Author: 钟文德 | Hits:

[TCP/IP stacktcp-ipayixidailv

Description: 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放WinSock。 -a simple TCP client a process, the use of WSAStartup () initialization WinSock library. 2, the use of socket () to create a IPPROTO_TCP SOCKET. 3, the use of gethostbyname ()/gethostbyaddr () mainframe access information. 4, the use of connect (), and we create the socket connections server. 5, the use of send ()/recv () to send and receive data until we TCP end of the session. 6, the use of closesocket () closes socket connections. 7, the use of WSACleanup () release WinSock.
Platform: | Size: 5120 | Author: 顾谦 | Hits:

[Windows Developtcpipsockett

Description: 这是一个关于TCP/IP的好原代码,如果想学习TCP/IP请下载好了. -This one of the TCP/IP a good source, If you want to study TCP/IP download it. This is one of the TCP/IP a good source, If you want to study TCP/IP download it.
Platform: | Size: 13312 | Author: qiyehai | Hits:

[TCP/IP stackSOCKET-TCP

Description: SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
Platform: | Size: 1200128 | Author: 的三分 | Hits:

[TCP/IP stackDisfile1001

Description: delphi7.0 写的局域网内文件传送软件,tcp的,是socket学习的好材料-written delphi7.0 LAN file transfer software, tcp is a good learning materials socket
Platform: | Size: 376832 | Author: | Hits:

[Internet-Networklinux-socket

Description: 本Linux网络应用程序采用客户-服务器模型,并发型交互。在OSI参考模型的传输层,通过调用TCP套接字(Socket)的各种函数,使服务器和各个客户端之间建立快速可靠的连接,处理客户机发送的数据,实现流量检测与控制。-The Linux web applications in client- server model, and cross-hair. OSI reference model in the transport layer, by calling the TCP socket (Socket) of a variety of functions, so that the server and the client between the fast and reliable connections to deal with the client to send data, the achievement of traffic detection and control.
Platform: | Size: 37888 | Author: ll | Hits:

[Internet-NetworkTogo_SelectorServer4_20070416

Description: 该例程使用tcp socket开发,测试大量tcp客户端用户同时连接、间歇断开等异常操作,测试服务器性能。-The routine use of tcp socket development, testing a large number of users at the same time the client tcp connection, intermittent disconnection, such as abnormal operation, the test server performance.
Platform: | Size: 28672 | Author: amiao | Hits:

[Internet-Networksocket

Description: 一个基本的SOCKET通讯的例子,可实现TCP和UDP协议通讯-SOCKET a basic example of communication, enabling TCP and UDP communication protocol
Platform: | Size: 3314688 | Author: 范小雨 | Hits:

[Internet-NetworkTCP-SOCKET-Chat-Room-Source

Description: 一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址-CSharp prepared using a chat room, which is not perfect, the client needs of hard-coded server address
Platform: | Size: 1354752 | Author: 李亚明 | Hits:

[TCP/IP stacktext

Description: 一个简单的VC++ tcp 实现聊天 其中利用socket-A simple VC++ Tcp chat realize which use socket
Platform: | Size: 1024 | Author: 龙之吻 | Hits:

[Internet-Networktcp-server-client

Description: 一个用socket实现服务器客户端的建立例子(tcp)-A socket server with the establishment of client examples (tcp)
Platform: | Size: 2348032 | Author: 邹伟 | Hits:

[Internet-Networksocket

Description: 基于控制台的socket通信实例: 包括1.基于控制台socket通信 2.基于控制台的聊天程序-tcp 3.基于控制台的聊天程序-udp 注意:上传的为源代码基于控制台socket通信 使用时为每个文件新建一个工程先运行Srv再运行Client-Console-based socket communication examples include: 1. Console-based socket communication 2. Console-based chat program-tcp 3. Console-based chat program-udp Note: upload the source code for the console-based socket communication using time for each file create a new project first and then run the Client is running Srv
Platform: | Size: 5120 | Author: 刘小白 | Hits:

[Internet-NetworkTCP

Description: 开发TCP套接字应用程序,由客户端和服务器组成,实现功能是客户端向服务器发送字符串,调用Windows Sockets API-Development TCP socket applications, by the client and server, achieving function is to send a string to the client to the server, call the Windows Sockets API
Platform: | Size: 6144 | Author: rae | Hits:

[Internet-NetworkTCP.Socket

Description: TCP Socket编程,实现简单的TCP协议,由于两台机器通过网线的通信,功能简单-TCP Socket programming, a simple TCP protocol, since the two machines through the wire communication, a simple function
Platform: | Size: 5120 | Author: Chen Gengqin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net